PopupWidget
A widget comprised of a collection of child elements that "Pops up" onto screens that implement me.fzzyhmstrs.fzzy_config.screen.PopupParentElement
Multiple popups can stack onto PopupParentElements. They display last-added in front, first added in back, and are removed in reverse of the order they were added (First In Last Out)
Author
fzzyhmstrs
Since
0.2.0, incorporates LayoutWidget as of 0.6.0
See also
Types
Link copied to clipboard
Builds a PopupWidget from provided Elements and layout
Link copied to clipboard
A result of a click action.
Link copied to clipboard
Applies a click action from provided inputs and returns a ClickResult. Used to perform an action in a Popup besides actions laid-out widgets may trigger, such as a special action if a click misses the popup.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard